| Fully Qualified Name: | Zend\Hydrator\HydratorAwareTrait | 
| Name | Description | Defined By | 
|---|---|---|
| getHydrator() | Retrieve hydrator | HydratorAwareTrait | 
| setHydrator() | Set hydrator | HydratorAwareTrait | 
Retrieve hydrator
| Parameter Name | Type | Description | 
|---|---|---|
| $ | void | 
Returns: null|\HydratorInterface
Set hydrator
| Parameter Name | Type | Description | 
|---|---|---|
| $hydrator | \HydratorInterface | 
Returns: self